Skip to content

fix: change console.log to logger#168

Merged
marklawlor merged 1 commit intomainfrom
09-04-fix_change_console.log_to_logger
Sep 3, 2025
Merged

fix: change console.log to logger#168
marklawlor merged 1 commit intomainfrom
09-04-fix_change_console.log_to_logger

Conversation

@marklawlor
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings September 3, 2025 15:02
Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@marklawlor marklawlor merged commit d48061c into main Sep 3, 2025
7 checks passed
Copy link
Copy Markdown
Contributor Author

Merge activity

@marklawlor marklawlor deleted the 09-04-fix_change_console.log_to_logger branch September 3, 2025 15:07
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR replaces a console.log statement with a logger function call to ensure consistent logging throughout the codebase. This change standardizes the logging mechanism used when the logger is enabled and the first pass buffer is within the size limit.

  • Replaces direct console.log usage with logger function for consistency

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants